func github.com/go-pg/migrations/v8.extractVersionGo

2 uses

	github.com/go-pg/migrations/v8 (current package)
		collection.go#L100: 	version, err := extractVersionGo(file)
		collection.go#L715: func extractVersionGo(name string) (int64, error) {